-
Home
-
Site Reviews
-
6.4.0
-
Code
-
Classes
- Tables
Total Complexity |
31 |
Dependencies |
9 |
Dependents |
11 |
Total lines |
179 |
Lines of code |
130 |
Logical lines of code |
65 |
Comment lines |
17 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
tableEngines() |
S |
56 |
4 |
19 |
tableEngine() |
S |
56 |
3 |
19 |
convertTableEngine() |
S |
58 |
3 |
15 |
tablesExist() |
S |
61 |
3 |
12 |
table() |
S |
64 |
3 |
10 |
addForeignConstraints() |
S |
74 |
2 |
5 |
createTables() |
S |
74 |
2 |
5 |
customTables() |
S |
68 |
2 |
7 |
dropForeignConstraints() |
S |
74 |
2 |
5 |
isInnodb() |
S |
71 |
2 |
6 |
isMyisam() |
S |
71 |
2 |
6 |
__construct() |
S |
68 |
1 |
7 |
columnExists() |
S |
69 |
1 |
6 |
tables() |
S |
69 |
1 |
8 |